xSQL Schema Compare SDK for SQL Server version 12
CollectionBase<TItem> Class Methods


For a list of all members of this type, see CollectionBase<TItem> members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an element with the specified id.  
Public MethodCopyFrom Copies the otherCollection to this collection.  
Public MethodCopyToOverloaded.  Copies this collection to the otherCollection.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGetItemById Returns the element with the specified id.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodToString Returns a string that contains all collection items formatted as comma-separated values.  
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also

Reference

CollectionBase<TItem> Class
xSQL.Schema.Core Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback